{strip} {assign var=rand_n value=mt_rand(11,9999)}
{$res.fullname}  {$this->lang['posted_an_item_for_sale']}
{$this->feedConvDate($res.added)}
{assign var=product value=$market->getProductDetails($res.itemid)} {assign var=getpictures value=$market->getProductPictures($res.itemid,2)}
{foreach $getpictures as $picture} {/foreach}
{pellipse($product.product_description,100)} {if strlen($product.product_description) > 180}{$this->lang['Read_more']}{/if}
{$product.product_location}
{$product.price} {$this->settings['MARKETPLACE_CURRENCY']}.
{include file="{$this->theme_dir}/feed/widget-list.html"}
{/strip}